Update bazlets to latest stable-2.16 Fix APIs changed from 2.15 to 2.16. Change-Id: I6be764beb7395ce699170480cf3a486932ac3130 
diff --git a/example-restApiPostRevision/WORKSPACE b/example-restApiPostRevision/WORKSPACE index 089645c..8edc777 100644 --- a/example-restApiPostRevision/WORKSPACE +++ b/example-restApiPostRevision/WORKSPACE 
@@ -3,7 +3,7 @@  load("//:bazlets.bzl", "load_bazlets")    load_bazlets( - commit = "ec949feac1b9dae6cc2c8c25d254f34924c54296", + commit = "23d849dfd1876c1b4b88efa55a4f716895e33fa3",  # local_path = "/home/<user>/projects/bazlets",  )